curl --location --request POST 'https://medusa-url.com/admin/batch-jobs/{id}/cancel' \
--header 'Authorization: Bearer {api_token}'
